home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / bbsutils / sara21.arj / DSADIA11.ARJ / DSA11.DOC < prev    next >
Text File  |  1993-12-05  |  4KB  |  93 lines

  1. DSA.EXE is a very small utility which is configurable for
  2. the GAP or other DOOR.SYS Sysop to go into any DOOR he/she chooses, 
  3. while logged in as Sysop, changing his own name to something else, 
  4. (normally his/her real name) to play the game or run the door as himself.
  5. DSA.ZIP and its associated file DIA.ZIP are Freeware, and distributed
  6. as a method of introducing Sysops and others to the UltraSoft name
  7. and the many Sysop Utilities, DOS enhancement utilities and innovative
  8. Graphic Action Door Games produced by UltraSoft.
  9.  
  10. If you want to make a contribution, as the result of benefits received 
  11. from the programs included in this package, then it is appreciated, but 
  12. is not required. In this case the address is:
  13.  
  14. UltraSoft
  15. c/o Steve Hansen
  16. 5070 Likini Street 
  17. Suite 1209
  18. Honolulu, HI  96818
  19. ------------------------
  20. CompuServe ID 75120,2506
  21.      GEnie ID A.HANSEN
  22. ------------------------
  23. If you would like a Diskette with additional UltraSoft products, then
  24. please request this and include $6.00 for Shipping Handling and Media,
  25. specifying Diskette type, OR simply send a SASE, for a printed product list.
  26. ======================================================================
  27. CONFIGURATION OPTION 1:   (Option 2 is easier)
  28. Edit DSA.CFG with the first line as the location (not the FileName) of 
  29. your DOOR.SYS file. Usually it is in the C:\BBS default subdirectory,
  30. but not always. Edit the second line as the name to intercept
  31. upon entering any door, and the third line as the name to
  32. change it to, to run the door. Before opening the next door, the
  33. BBS software will reset the DOOR.SYS file back to it's original
  34. state, so you must use DSA in each .BAT file where you want
  35. the user name converted.
  36.  
  37. CONFIGURATION OPTION 2:
  38. The simplest method of configuration of DSA is the DSACFG.EXE program,
  39. but we list the detail here for the sake of understanding, in any case.
  40. ======================================================================
  41.  
  42.                               ALL 3 LINES MUST BE PRESENT.
  43.                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  44. Example:                NOTE: Do not include notes in DSA.CFG file
  45.  
  46. DSA.CFG
  47. ~~~~~~~
  48. Line 1:    C:\BBS         <== Location of Door.sys (trailing "\" ok)
  49. Line 1:    SYSOP          <== Name to intercept
  50. Line 2:    STEVE HANSEN   <== Name to change it to to run this DOOR
  51.  
  52. Place DSA.EXE and DSA.CFG into the \BBS Directory and put DSA
  53. as the first command after @Echo Off in each .BAT file you wish
  54. to run as your name, instead of Sysop.
  55.  
  56. EXAMPLE:         TO RUN UltraSoft's ProChess DOOR as STEVE HANSEN
  57.                  instead of SYSOP.
  58. ProChess.BAT
  59. ~~~~~~~~~~~~     @ECHO OFF
  60.                  DSA         <==This will change the DOOR player name per DSA.CFG
  61.                  CD\BBS\DOORS\PROCHESS
  62.                  PROCHESS PROCHESS.CFG
  63.                  CD\BBS
  64.                  BBS         (or whatever calls back in the BBS Software)
  65.  
  66. In this way, one does not have to exit after message activity or whatever, 
  67. to log back on as SYSOP, for game playing using his own name.
  68.  
  69. DSA completely ignores doors that do not have DSA in the .BAT files.
  70. It also has no effect, if you are in the BBS as the name defined in
  71. Line 3 of DSA.CFG nor does it affect any other users, unless you
  72. program their name into Line 2 to be intercepted and altered.
  73.  
  74. DSA stands for DOOR.SYS ALTER, and requires the presence of BRUN45.EXE
  75. in the system path, in the interest of size..
  76.  
  77. DSA was written by Steve Hansen of "The Pit BBS" at (808)833-1525 and is a 
  78. product of UltraSoft/UltraSystems Hawaii. There are no costs associated with 
  79. the use or distribution of this product, as long as it is distributed AS IS. 
  80. Future versions will contain added features, and the capability to add more
  81. name conversions to catch your "game crasher" set..
  82.                            
  83. As indicated above, contributions are optional.                           
  84.                            ____________
  85. DISCLAIMER
  86. ----------
  87. There is essentially no possibility of harm to your system as a result of
  88. using this program, however, no warranties either expressed or implied are
  89. included with this package, and no liability of any kind is assumed on the
  90. part of UltraSystems Hawaii, UltraSoft or the author(s). Use this program 
  91. entirely at your own risk. Thank you for choosing a product from UltraSoft.
  92.                            ____________
  93.